runtime.pTraceState.buf (field)
7 uses
runtime (current package)
trace.go#L209: buf traceBufPtr
trace.go#L439: buf := p.trace.buf
trace.go#L442: p.trace.buf = 0
trace.go#L495: if p.trace.buf != 0 {
trace.go#L707: buf := pp.trace.buf
trace.go#L708: pp.trace.buf = 0
trace.go#L1034: return mp, p.id, &p.trace.buf
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |